C#
VB
C++
Removes a previously registered data access service of the specified type.
public T Remove<T>()
public:
_T^_ Removegeneric<typename T>
();
T
The type of the data access object to be unregistered.
The data access object that was removed. Default T value will be returned if no object registered with this type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET